The following table contains the 3rd party library licenses bundled with this software component.
| Library | File | Version | License | Description |
|---|---|---|---|---|
| Core functionality for the Reactor Netty library | reactor-netty-core.jar | 1.0.7 | Apache 2.0 | Core functionality for the Reactor Netty library |
| HTTP functionality for the Reactor Netty library | reactor-netty-http.jar | 1.0.7 | Apache 2.0 | HTTP functionality for the Reactor Netty library |
| Jackson datatype: JSR310 | jackson-datatype-jsr310.jar | 2.12.3 | Apache 2.0 | Add-on module to support JSR-310 (Java 8 Date & Time API) data types. |
| jackson-datatype-jsr310-LICENSE | ||||
| Jackson module: Afterburner | jackson-module-afterburner.jar | 2.12.3 | Apache 2.0 | Jackson (https://github.com/FasterXML/jackson) extension module used to enhance performance using bytecode generation to replace use of Reflection for field access and method calls |
| jackson-module-afterburner-NOTICE | ||||
| jackson-module-afterburner-LICENSE | ||||
| Jackson-annotations | jackson-annotations.jar | 2.12.3 | Apache 2.0 | Core annotations used for value types, used by Jackson data binding package. |
| Jackson-core | jackson-core.jar | 2.12.3 | Apache 2.0 | Core Jackson processing abstractions (aka Streaming API), implementation for JSON |
| jackson-core-NOTICE | ||||
| jackson-databind | jackson-databind.jar | 2.12.3 | Apache 2.0 | General data-binding functionality for Jackson: works on core streaming API |
| jackson-databind-NOTICE | ||||
| micrometer-core | micrometer-core.jar | 1.7.1 | Apache 2.0 | Application monitoring instrumentation facade |
| micrometer-core-NOTICE | ||||
| micrometer-core-LICENSE | ||||
| Netty/All-in-One | netty-all.jar | 4.1.72.Final | Apache 2.0 | Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. |
| Non-Blocking Reactive Foundation for the JVM | reactor-core.jar | 3.4.3 | Apache 2.0 | Non-Blocking Reactive Foundation for the JVM |
| reactive-streams | reactive-streams.jar | 1.0.3 | CC0 | A Protocol for Asynchronous Non-Blocking Data Sequence |